Skip to content

[docs] Add deduplication hashcode fields to parser descriptions #12648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025

Conversation

paulOsinski
Copy link
Contributor

This adds information on default hashcode values to the file parser documentation.

If specific deduplication hashcodes are listed for a given scan type in settings.dist.py, they are added to docs. If not, the default hash code values:

  • title
  • cwe
  • line
  • file path
  • description

are used instead.

These file changes were done programmatically but manually reviewed to ensure accuracy, so if a change to the format requested I'll make sure it applies to all files governed by this PR.

Copy link

dryrunsecurity bot commented Jun 20, 2025

DryRun Security

No security concerns detected in this pull request.


All finding details can be found in the DryRun Security Dashboard.

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@valentijnscholten valentijnscholten added this to the 2.48.0 milestone Jun 29, 2025
@valentijnscholten valentijnscholten modified the milestones: 2.48.0, 2.49.0 Jul 7, 2025
@github-actions github-actions bot added docker New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 unittests integration_tests ui parser helm lint labels Jul 10, 2025
@github-actions github-actions bot removed docker New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 unittests integration_tests ui parser helm lint labels Jul 10, 2025
@paulOsinski
Copy link
Contributor Author

@valentijnscholten it looks like I broke your review when I force-pushed, but the net of it was that you wanted to add a link to a deduplication article. I did that on this commit: b9159ce

@valentijnscholten valentijnscholten merged commit 2e5de02 into DefectDojo:bugfix Jul 10, 2025
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants